libxl: flask xsm support
authorMachon Gregory <mbgrego@tycho.ncsc.mil>
Thu, 2 Jun 2011 16:32:18 +0000 (17:32 +0100)
committerMachon Gregory <mbgrego@tycho.ncsc.mil>
Thu, 2 Jun 2011 16:32:18 +0000 (17:32 +0100)
commit8acc9d512e07e1134709cb0dd485853ef54a7873
tree1d207a0e9d59ffe3efc17132c05e0faf7df7cfa9
parent7b7866eb2689ba6334d4beb3e1a63afa376bab90
libxl: flask xsm support

Adds support for assigning a label to domains, obtaining and setting the
current enforcing mode, and loading a policy with xl command and libxl
header when the Flask XSM is in use. Adheres to the changes made by the
patch to remove exposure of libxenctrl/libxenstore headers via libxl.h.

Signed-Off-By: Machon Gregory <mbgrego@tycho.ncsc.mil>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/Makefile
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/libxl.idl
tools/libxl/libxl_flask.c [new file with mode: 0644]
tools/libxl/xl.h
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdtable.c